home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / GNUSUTIL.ZIP / lib / gnushu.def < prev    next >
Encoding:
Text File  |  1994-12-17  |  1.1 KB  |  36 lines

  1. LIBRARY GNUSHU INITGLOBAL
  2. DESCRIPTION 'GNU shell utilities common library'
  3. DATA MULTIPLE NONSHARED
  4.  
  5. EXPORTS
  6.   basename                   @1
  7.   error                      @2
  8.   set_program_name           @3
  9.   strip_trailing_slashes     @4
  10.   xmalloc                    @5
  11.   xrealloc                   @6
  12.   xstrdup                    @7
  13.   putenv                     @9
  14.   _getopt_internal           @10
  15.   getopt                     @11
  16.   optarg                     @12
  17.   opterr                     @13
  18.   optind                     @14
  19.   getopt_long                @15
  20.   getopt_long_only           @16
  21.   get_date                   @17
  22.   getdate_yyparse            @20
  23.   posixtime                  @21
  24.   posixtime_zzparse          @22
  25.   posixtm                    @23
  26.   uname                      @24
  27.   stime                      @25
  28.   gethostname                @26
  29.   strftime                   @27
  30.   full_write                 @28
  31.   xgethostname               @29
  32.   xgetcwd                    @30
  33.   getline                    @31
  34.   parse_long_options         @32
  35.   group_member               @33
  36.